.video-modal,body.video-modal-open{overflow:hidden}.video-modal{position:fixed;left:0;top:0;width:100vw;height:100vh;z-index:1001;background:rgba(0,0,0,.5)}.video-modal .video-container{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#000}.video-modal .video-container video{height:480px}.video-modal .video-container .video-cancel-icon-container{background:#ff6a00;position:absolute;top:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.video-modal .video-container .video-cancel-icon-container i{color:#fff}@media screen and (max-width:900px){.video-modal,body.video-modal-open{overflow:hidden}.video-modal{position:fixed;left:0;top:0;width:100vw;height:100vh;z-index:1001;background:rgba(0,0,0,.5)}.video-modal .video-container{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#000}.video-modal .video-container video{max-height:195px}.video-modal .video-container .video-cancel-icon-container{background:#ff6a00;position:absolute;top:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:99}.video-modal .video-container .video-cancel-icon-container i{color:#fff}}.showcase-wrapper{background:#fff;border:1px solid #f0f0f0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.showcase-container{padding:60px 10px;width:1200px;background:#fff}.showcase-container .showcase-container-title{text-align:center;color:#181818;line-height:36px;font-size:26px;margin-bottom:40px;margin-top:0}.showcase-item-container{overflow:hidden;font-size:0;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;-o-transition:box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s;width:380px}.showcase-item-container:hover{-webkit-box-shadow:0 12px 24px 0 rgba(0,0,0,.1);box-shadow:0 12px 24px 0 rgba(0,0,0,.1)}.showcase-item-container .showcase-item-img-container{position:relative}.showcase-item-container .showcase-item-img-container .showcase-item-img{width:380px;height:214px}.showcase-item-container .showcase-item-img-container .showcase-item-play-icon{position:absolute;font-size:0;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:pointer;width:62px;height:62px}.showcase-item-container .showcase-item-meta-container{background:#fcfcfc;border:1px solid #d4d4d4;border-top:none;height:410px}.showcase-item-container .showcase-item-logo-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 30px 24px;border-bottom:1px solid #d4d4d4;height:100px;font-size:0}.showcase-item-container .showcase-item-content{padding:0 30px}.showcase-item-container .showcase-item-content .showcase-item-title{font-size:16px;line-height:22px;color:#181818;letter-spacing:.1px;height:44px;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;-webkit-box-orient:vertical;text-align:center}.showcase-item-container .showcase-item-content .showcase-item-desc{color:#595959;font-size:14px;line-height:24px;margin-top:10px;letter-spacing:.4px;font-family:PingFangSC-Thin}.showcase-tab-container{margin-top:40px;text-align:center}.showcase-tab-container .showcase-tab-item{cursor:pointer;display:inline-block;height:4px;width:28px;background:#c2c2c2;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.showcase-tab-container .showcase-tab-item:hover{background:#ff791a}.showcase-tab-container .showcase-tab-item:not(:last-child){margin-right:20px}.showcase-tab-container .showcase-tab-item-active{background:#ff791a}.banner-wrapper{background:#fefefe;height:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.banner-wrapper .banner-container{width:1200px;background-repeat:no-repeat;background-position:300%;background-size:contain;position:relative}.banner-wrapper .banner-container .banner-title{line-height:54px;font-size:36px;color:#181818;margin-top:60px;font-weight:500;font-family:PingFangSC-Medium}.banner-wrapper .banner-container .banner-desc{line-height:24px;font-size:14px;color:#3d3d3d;letter-spacing:.43px;padding-top:12px;width:600px}.banner-wrapper .banner-container .banner-subtitle-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.banner-wrapper .banner-container .banner-subtitle-container .banner-subtitle{line-height:54px;font-size:36px;color:#181818;font-weight:500;font-family:PingFangSC-Medium}.banner-wrapper .banner-container .banner-subtitle-container img{width:45px;margin-left:14px;cursor:pointer}.banner-wrapper .banner-container .banner-btn-group{margin-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.banner-wrapper .banner-container .banner-btn-group a:first-child,.banner-wrapper .banner-container .banner-btn-group a:nth-child(2){background:#ff791a;width:128px;height:36px;margin-right:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:14px;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.banner-wrapper .banner-container .banner-btn-group a:first-child:hover,.banner-wrapper .banner-container .banner-btn-group a:nth-child(2):hover{opacity:.9}.banner-wrapper .banner-container .banner-btn-group a:nth-child(3),.banner-wrapper .banner-container .banner-btn-group a:nth-child(4){border:1px solid #ff791a;width:128px;height:36px;color:#ff791a;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;cursor:pointer;-webkit-transition:background .3s;-o-transition:background .3s;transition:background .3s}.banner-wrapper .banner-container .banner-btn-group a:nth-child(3):hover,.banner-wrapper .banner-container .banner-btn-group a:nth-child(4):hover{background:#ff791a;color:#fff}.banner-wrapper .banner-container .banner-btn-group a:nth-child(5){color:#ff791a;font-size:14px}.banner-wrapper .banner-container .banner-btn-group a:nth-child(5):hover{opacity:.9}.spinner-wrapper{background-image:-o-linear-gradient(177deg,rgba(255,121,26,.81) 0,rgba(255,121,26,.81) 15%,#ff791a 100%);background-image:linear-gradient(-87deg,rgba(255,121,26,.81),rgba(255,121,26,.81) 15%,#ff791a);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:112px}.spinner-wrapper .spinner-container{display:-webkit-box;display:-ms-flexbox;display:flex;width:1200px}.spinner-wrapper .spinner-container .spinner-publish-container{width:780px;border-right:1px solid hsla(0,0%,100%,.3);position:relative}.spinner-wrapper .spinner-container .spinner-product-container{width:420px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 0 20px 20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.spinner-wrapper .spinner-container .spinner-product-item-title{color:#fff;font-size:14px;line-height:24px;width:300px;display:inline-block;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.spinner-wrapper .spinner-container .spinner-product-item-title:hover{text-decoration:underline!important}.spinner-wrapper .spinner-container .spinner-link{position:absolute;font-size:12px;top:18px;right:0;color:#fff;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.spinner-wrapper .spinner-container .spinner-link:hover{text-decoration:underline!important}.spinner-wrapper .spinner-container .spinner-publish-link{right:20px}.spinner-wrapper .spinner-container .spinner-tab-container{position:absolute;bottom:20px;left:0}.spinner-wrapper .spinner-container .spinner-tab-container .spinner-tab-item{display:inline-block;background:#ffc399;width:30px;height:4px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;cursor:pointer}.spinner-wrapper .spinner-container .spinner-tab-container .spinner-tab-item:hover{background:#fff}.spinner-wrapper .spinner-container .spinner-tab-container .spinner-tab-item:not(:last-child){margin-right:8px}.spinner-wrapper .spinner-container .spinner-tab-container .spinner-tab-item-active{background:#fff}.spinner-wrapper .spinner-container .spinner-publish-item-wrapper{position:relative;height:112px}.spinner-wrapper .spinner-container .spinner-publish-item-container{position:absolute;padding:20px 20px 0 0;width:660px;display:block;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s;opacity:0;cursor:pointer;z-index:-1}.spinner-wrapper .spinner-container .spinner-publish-item-container-show{opacity:1;z-index:1}.spinner-wrapper .spinner-container .spinner-publish-item-container:hover .spinner-publish-item-desc,.spinner-wrapper .spinner-container .spinner-publish-item-container:hover .spinner-publish-item-title{text-decoration:underline!important}.spinner-wrapper .spinner-container .spinner-publish-item-container .spinner-publish-item-title{color:#fff;font-size:16px;line-height:24px;margin-bottom:4px}.spinner-wrapper .spinner-container .spinner-publish-item-container .spinner-publish-item-title:hover{text-decoration:underline!important}.spinner-wrapper .spinner-container .spinner-publish-item-container .spinner-publish-item-desc{font-size:14px;line-height:24px;color:#fff}.spinner-wrapper .spinner-container .spinner-publish-item-container .spinner-publish-item-desc:hover{text-decoration:underline!important}.notice-wrapper{margin-top:40px}.notice-container{width:1200px;margin:0 auto}.notice-item-container{height:140px;position:relative;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;-o-transition:box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s}.notice-item-container:hover{-webkit-box-shadow:0 12px 24px 0 rgba(0,0,0,.1);box-shadow:0 12px 24px 0 rgba(0,0,0,.1)}.notice-item-container .notice-item-link-container{height:52px;width:100%;position:absolute;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:hsla(0,0%,100%,.75)}.notice-item-container .notice-item-link-container .notice-item-link-title{color:#585858;font-size:14px;line-height:18px;-webkit-box-flex:1;-ms-flex:1;flex:1}.notice-item-container .notice-item-link-container .notice-item-link-icon{margin-left:40px}.our-customer-wrapper{background:#f8f8f8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.our-customer-wrapper .our-customer-container{width:1200px;padding:60px 10px}.our-customer-wrapper .our-customer-container .our-customer-title{text-align:center;font-size:26px;color:#181818;line-height:36px;margin-bottom:32px;margin-top:0}.our-customer-wrapper .our-customer-container .our-container-tab-container{border-bottom:1px solid #d4d4d4;margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.our-customer-wrapper .our-customer-container .our-container-tab-container .our-container-tab-item{cursor:pointer;font-size:16px;line-height:22px;color:#999;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s;height:46px}.our-customer-wrapper .our-customer-container .our-container-tab-container .our-container-tab-item:not(:last-child){margin-right:70px}.our-customer-wrapper .our-customer-container .our-container-tab-container .our-container-tab-item-active{border-bottom:4px solid #ff6a00;color:#181818}.our-customer-wrapper .our-customer-container .our-container-tab-container .our-container-tab-item:hover{color:#181818}.our-customer-wrapper .our-customer-container .our-customer-item-wrapper{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:24px 12px;-webkit-box-sizing:border-box;box-sizing:border-box}.our-customer-wrapper .our-customer-container .our-customer-item-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:20%;padding:16px 48px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;height:210px}.our-customer-wrapper .our-customer-container .our-customer-item-container img{-webkit-filter:grayscale(0);filter:grayscale(0)}.our-customer-wrapper .our-customer-container .our-customer-item-container .our-customer-item-img-container{height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.our-customer-wrapper .our-customer-container .our-customer-item-container .our-customer-item-title{font-size:16px;line-height:24px;color:#373d41;margin-top:15px}.our-customer-wrapper .our-customer-container .our-customer-item-container .our-customer-item-subTitle{font-size:14px;line-height:24px;color:#999;margin-top:4px;text-align:center}.sell-mode-wrapper{background:#fff}.sell-mode-wrapper .sell-mode-container{width:1200px;padding:60px 10px;margin:0 auto}.sell-mode-wrapper .sell-mode-container .sell-mode-title{font-size:26px;line-height:36px;color:#181818;margin-bottom:40px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sell-mode-wrapper .sell-mode-container .sell-mode-title button{border-radius:0}.sell-mode-wrapper .sell-mode-container .sell-mode-item-container{background-size:cover;background-repeat:no-repeat;height:240px;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;-o-transition:box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s;display:block}.sell-mode-wrapper .sell-mode-container .sell-mode-item-container:hover{-webkit-box-shadow:0 12px 24px 0 rgba(0,0,0,.1);box-shadow:0 12px 24px 0 rgba(0,0,0,.1);border:1px solid #ffa362}.sell-mode-wrapper .sell-mode-container .sell-mode-item-container .sell-mode-item-meta-container{height:188px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sell-mode-wrapper .sell-mode-container .sell-mode-item-container .sell-mode-item-meta-container .sell-mode-item-title{font-size:24px;color:#181818;line-height:32px}.sell-mode-wrapper .sell-mode-container .sell-mode-item-container .sell-mode-item-meta-container .sell-mode-item-subtitle{font-size:14px;line-height:20px;color:#181818;margin-top:10px}.sell-mode-wrapper .sell-mode-container .sell-mode-item-container .sell-mode-item-link{font-size:14px;height:52px;background:#ff791a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.sell-mode-wrapper .sell-mode-container .sell-mode-item-container .sell-mode-item-link:hover{opacity:.9}.sell-mode-wrapper .sell-mode-support-title{font-size:24px;color:#181818;line-height:32px;margin-top:60px;margin-bottom:30px;text-align:center;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sell-mode-wrapper .sell-mode-support-title a{font-size:14px;margin-left:12px}.sell-mode-wrapper .sell-mode-support-container{text-align:center;width:320px}.sell-mode-wrapper .sell-mode-support-container .sell-mode-support-item-title{font-size:16px;color:#181818;line-height:22px}.sell-mode-wrapper .sell-mode-support-container .sell-mode-support-item-desc{font-size:14px;color:#595959;margin-top:10px}.next-dialog-body{min-height:140px!important}.bookDialog .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bookDialog .label{color:#181818;font-weight:700;margin-right:8px;height:24px;line-height:24px}.cloud-resource-wrapper{background:#f8f8f8}.cloud-resource-wrapper .cloud-resource-container{width:1200px;padding:60px 10px;margin:0 auto}.cloud-resource-wrapper .cloud-resource-container .cloud-resource-title{font-size:26px;color:#181818;line-height:36px;margin-bottom:5px;text-align:center}.cloud-resource-wrapper .cloud-resource-container .cloud-resource-desc{text-align:center;font-size:14px;color:#999;line-height:20px;margin-bottom:30px}.cloud-resource-wrapper .cloud-resource-container .cloud-resource-tab-container{border-bottom:1px solid #d4d4d4;margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cloud-resource-wrapper .cloud-resource-container .cloud-resource-tab-container .cloud-resource-tab-item{cursor:pointer;font-size:16px;line-height:22px;height:120px;text-align:center}.cloud-resource-wrapper .cloud-resource-container .cloud-resource-tab-container .cloud-resource-tab-item:not(:last-child){margin-right:70px}.cloud-resource-wrapper .cloud-resource-container .cloud-resource-tab-container .cloud-resource-tab-item-active{border-bottom:4px solid #ff6a00}.cloud-resource-wrapper .cloud-resource-container .cloud-resource-tab-container .cloud-resource-tab-item-active .cloud-resource-tab-item-title{color:#181818!important}.cloud-resource-wrapper .cloud-resource-container .cloud-resource-tab-container .cloud-resource-tab-item:hover .cloud-resource-tab-item-title{color:#181818}.cloud-resource-wrapper .cloud-resource-container .cloud-resource-tab-container .cloud-resource-tab-item .cloud-resource-tab-item-title{color:#999;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.cloud-resource-wrapper .cloud-resource-container .cloud-resource-item-container{padding:40px 55px;background:#fff;position:relative;border:1px solid #f0f0f0}.cloud-resource-wrapper .cloud-resource-container .cloud-resource-item-container:after{content:"";background:#ff791a;width:8px;height:8px;position:absolute;top:62px;left:39px}.navbar-container{background:#fff;color:#181818;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.2);box-shadow:0 2px 6px 0 rgba(0,0,0,.2);height:67px;text-align:center;position:fixed;width:100%;z-index:100;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}.navbar-container .navbar-link{display:inline-block;height:67px;line-height:67px;font-weight:400;width:236px;text-align:center;font-size:18px;color:#181818}.navbar-container .navbar-link-active,.navbar-container .navbar-link:hover{background-color:#f4f4f4;color:#ff6a00}.fade-in{opacity:0}.fade-in-active{-webkit-animation:fade-in .3s linear;animation:fade-in .3s linear}.fade-out{opacity:1}.fade-out-active{-webkit-animation:fade-out .3s linear;animation:fade-out .3s linear}@media (max-width:768px){.navbar-container{height:48px}.navbar-container .navbar-link{line-height:48px;height:48px;font-size:14px;width:112px}}.ad-one-machine .ad-item-container{height:210px}.ad-item-container{height:167px;text-align:center;border:1px solid #f0f0f0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px;margin-bottom:20px;overflow:hidden;-webkit-transition:all .3s cubic-bezier(.62,.28,.23,.99);-o-transition:all .3s cubic-bezier(.62,.28,.23,.99);transition:all .3s cubic-bezier(.62,.28,.23,.99)}.ad-item-container:hover .enter-ad-item-desc,.ad-item-container:hover .enter-ad-item-summary,.ad-item-container:hover .enter-ad-item-title{-webkit-transform:translateY(-40px);-ms-transform:translateY(-40px);transform:translateY(-40px)}.ad-item-container:hover .enter-ad-item-img{-webkit-transition:all 0s cubic-bezier(.62,.28,.23,.99);-o-transition:all 0s cubic-bezier(.62,.28,.23,.99);transition:all 0s cubic-bezier(.62,.28,.23,.99);opacity:0}.ad-item-container:hover .enter-ad-item-desc{height:auto;opacity:1}.ad-item-container img{-webkit-transition:all .2s cubic-bezier(.62,.28,.23,.99) .1s;-o-transition:all .2s .1s cubic-bezier(.62,.28,.23,.99);transition:all .2s cubic-bezier(.62,.28,.23,.99) .1s;margin-bottom:10px;display:inline-block}.ad-item-container .ad-item-title{font-size:20px;line-height:30px;letter-spacing:.84px}.ad-item-container .ad-item-summary,.ad-item-container .ad-item-title{color:#181818;-webkit-transition:all .3s cubic-bezier(.62,.28,.23,.99);-o-transition:all .3s cubic-bezier(.62,.28,.23,.99);transition:all .3s cubic-bezier(.62,.28,.23,.99)}.ad-item-container .ad-item-summary{margin-top:4px;font-size:14px;line-height:20px;letter-spacing:.5px}.ad-item-container .enter-ad-item-desc{text-align:center;margin-top:10px;color:#999;letter-spacing:.5px;line-height:20px;font-size:14px;opacity:0;height:0;-webkit-transition:opacity .3s cubic-bezier(.62,.28,.23,.99),-webkit-transform .3s cubic-bezier(.62,.28,.23,.99);transition:opacity .3s cubic-bezier(.62,.28,.23,.99),-webkit-transform .3s cubic-bezier(.62,.28,.23,.99);-o-transition:opacity .3s cubic-bezier(.62,.28,.23,.99),transform .3s cubic-bezier(.62,.28,.23,.99);transition:opacity .3s cubic-bezier(.62,.28,.23,.99),transform .3s cubic-bezier(.62,.28,.23,.99);transition:opacity .3s cubic-bezier(.62,.28,.23,.99),transform .3s cubic-bezier(.62,.28,.23,.99),-webkit-transform .3s cubic-bezier(.62,.28,.23,.99)}.enter-ad-item-container:hover{border:1px solid #ffa362}.structure-wrapper{background:#f8f8f8}.structure-wrapper .structure-container{width:1200px;padding:60px 10px;margin:0 auto}.structure-wrapper .structrue-tab-container{border-bottom:1px solid #d4d4d4;margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.structure-wrapper .structrue-tab-container .structrue-tab-item{cursor:pointer;font-size:16px;line-height:22px;height:120px;text-align:center}.structure-wrapper .structrue-tab-container .structrue-tab-item:not(:last-child){margin-right:120px}.structure-wrapper .structrue-tab-container .structrue-tab-item-active{border-bottom:4px solid #ff6a00}.structure-wrapper .structrue-tab-container .structrue-tab-item:hover .structrue-tab-item-title{color:#181818}.structure-wrapper .structrue-tab-container .structrue-tab-item .structrue-tab-item-title{color:#999;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.structure-wrapper .structrue-tab-container .structrue-tab-item-active .structrue-tab-item-title{color:#181818}.structure-wrapper .structrue-ag-tab-container{margin:40px 0 30px}.structure-wrapper .structrue-ag-tab-container .structrue-ag-tab-item{cursor:pointer;height:38px;width:580px;border:1px solid #d4d4d4;font-size:16px;line-height:38px;letter-spacing:.5px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;text-align:center;display:inline-block;color:#181818}.structure-wrapper .structrue-ag-tab-container .structrue-ag-tab-item-active{border:1px solid #fe6a00;color:#fe6a00}.structure-wrapper .structrue-ag-tab-container .structrue-ag-tab-item:hover{border:1px solid #fe6a00}.structure-wrapper .structrue-ag-tab-container .structrue-ag-tab-item:not(:last-child){margin-right:20px}.structure-wrapper .structure-title{font-size:26px;color:#181818;line-height:36px;margin-bottom:5px;text-align:center}.structure-wrapper .structure-desc{text-align:center;font-size:14px;color:#999;line-height:20px;margin-bottom:30px}.structure-wrapper .structure-interface-container{background:#fff;border:1px solid #f0f0f0;padding:20px;color:#181818;font-size:14px;letter-spacing:.5px}.structure-wrapper .structure-interface-container .structure-block-bottom,.structure-wrapper .structure-interface-container .structure-block-top{height:44px;line-height:44px;background:rgba(255,224,201,.25);text-align:center}.structure-wrapper .structure-interface-container .structure-block-title{background:#ffe9da;height:44px;line-height:44px;text-align:center;font-family:PingFangSC-Medium;font-weight:500;font-size:14px;color:#181818;letter-spacing:.43px;margin-bottom:10px}.structure-wrapper .structure-interface-container .structure-content-container{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.structure-wrapper .structure-interface-container .structure-content-container .structure-block-left{margin-right:10px;height:577px}.structure-wrapper .structure-interface-container .structure-content-container .agile-structure-block-left{height:339px;margin-right:10px}.structure-wrapper .structure-interface-container .structure-content-container .agile-structure-block-left,.structure-wrapper .structure-interface-container .structure-content-container .agile-structure-block-right1,.structure-wrapper .structure-interface-container .structure-content-container .agile-structure-block-right2,.structure-wrapper .structure-interface-container .structure-content-container .structure-block-left,.structure-wrapper .structure-interface-container .structure-content-container .structure-block-right1,.structure-wrapper .structure-interface-container .structure-content-container .structure-block-right2{width:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;letter-spacing:2px;background:rgba(255,224,201,.25)}.structure-wrapper .structure-interface-container .structure-content-container .structure-block-middle{-webkit-box-flex:1;-ms-flex:1;flex:1}.structure-wrapper .structure-interface-container .structure-content-container .structure-block-middle .structure-block-middle-row{display:-webkit-box;display:-ms-flexbox;display:flex}.structure-wrapper .structure-interface-container .structure-content-container .structure-block-middle .structure-block-middle-row .structure-block-item-container{margin-right:10px}.structure-wrapper .structure-interface-container .structure-content-container .structure-block-middle .structure-block-middle-row .structure-block-item-container .structure-block-item-title{background:#ffe9da;text-align:center;height:36px;font-size:14px;color:#181818;line-height:36px;width:100%}.structure-wrapper .structure-interface-container .structure-content-container .structure-block-middle .structure-block-middle-row .structure-block-item-container .structure-block-item-content-container{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 20px 10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;border:1px solid #d4d4d4;border-top:none;margin-bottom:10px}.structure-wrapper .structure-interface-container .structure-content-container .structure-block-middle .structure-block-middle-row .structure-block-item-container .structure-block-item-titles-container{position:relative;color:#181818;margin-bottom:10px;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Noto Sans CJK SC,Microsoft YaHei,微软雅黑,sans-serif}.structure-wrapper .structure-interface-container .structure-content-container .structure-block-middle .structure-block-middle-row .structure-block-item-container .structure-block-item-titles-container:hover .structure-block-item-nickname,.structure-wrapper .structure-interface-container .structure-content-container .structure-block-middle .structure-block-middle-row .structure-block-item-container .structure-block-item-titles-container:hover .structure-block-item-subtitle{color:#ff791a}.structure-wrapper .structure-interface-container .structure-content-container .structure-block-middle .structure-block-middle-row .structure-block-item-container .structure-block-item-titles-container .structure-block-item-subtitle{-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.structure-wrapper .structure-interface-container .structure-content-container .structure-block-middle .structure-block-middle-row .structure-block-item-container .structure-block-item-titles-container .structure-block-item-nickname{color:#999;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.structure-wrapper .structure-interface-container .structure-content-container .structure-block-middle .structure-block-middle-row .structure-block-item-container .structure-block-item-titles-container:hover .structure-block-item-box{opacity:1;z-index:10}.structure-wrapper .structure-interface-container .structure-content-container .structure-block-middle .structure-block-middle-row .structure-block-item-container .structure-block-item-box{padding:14px 12px;position:absolute;top:-17px;opacity:0;width:364px;z-index:-1;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s;background:#fff;border:1px solid #d8d8d8;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.structure-wrapper .structure-interface-container .structure-content-container .structure-block-middle .structure-block-middle-row .structure-block-item-container .structure-block-item-box .structure-block-item-box-title-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.structure-wrapper .structure-interface-container .structure-content-container .structure-block-middle .structure-block-middle-row .structure-block-item-container .structure-block-item-box .structure-block-item-box-title-container .structure-block-item-box-arrow{position:absolute;display:inline-block;top:20px;width:0;height:0;content:"";border-color:#fff #fff transparent transparent;border-style:solid;border-width:5px;-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);-webkit-box-shadow:2px -2px 2px #bbb;box-shadow:2px -2px 2px #bbb;z-index:10}.structure-wrapper .structure-interface-container .structure-content-container .structure-block-middle .structure-block-middle-row .structure-block-item-container .structure-block-item-box .structure-block-item-box-title-container .structure-block-item-box-title{font-size:14px;color:#3d3d3d;line-height:18px;margin-left:8px}.structure-wrapper .structure-interface-container .structure-content-container .structure-block-middle .structure-block-middle-row .structure-block-item-container .structure-block-item-box .structure-block-item-box-desc{display:block;font-size:14px;color:#999;line-height:18px;margin-top:14px}.structure-wrapper .structure-interface-container .structure-content-container .structure-block-right{display:block}.structure-wrapper .structure-interface-container .structure-content-container .agile-structure-block-right{display:block;height:320px}.structure-wrapper .structure-interface-container .structure-content-container .structure-block-right1{height:410px}.structure-wrapper .structure-interface-container .structure-content-container .structure-block-right2{height:166px}.structure-wrapper .structure-interface-container .agile-structure-block-bottom{position:absolute;bottom:-10px;height:44px;line-height:44px;background:rgba(255,224,201,.25);text-align:center;width:1032px;left:54px;bottom:0}.structure-wrapper .structure-interface-container .agile-structure-block-right1{height:240px}.structure-wrapper .structure-interface-container .agile-structure-block-right2{height:99px}.structure-wrapper .structure-interface-container .structure-block-middle-row-title{margin-bottom:10px;font-size:14px;text-align:center}.structure-wrapper .structure-interface-container .structure-interface-ad-title{font-size:24px;line-height:30px;color:#181818;letter-spacing:.5;margin:40px 0 30px;text-align:center}.structure-block-middle-rqkj{background:#ffe9da;height:36px;font-size:14px;color:#181818;line-height:36px;width:1033px;margin-bottom:10px;text-align:center}.structure-block-item-single{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#ffe9da;position:relative}.structure-block-item-single:hover .structure-block-item-box-single{opacity:1;z-index:10}.structure-block-item-single .structure-block-item-box-single{padding:14px 12px;position:absolute;top:48px;left:113px;opacity:0;width:364px;z-index:-1;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s;background:#fff;border:1px solid #d8d8d8;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.structure-block-item-single .structure-block-item-box-single .structure-block-item-box-title-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.structure-block-item-single .structure-block-item-box-single .structure-block-item-box-title-container .structure-block-item-box-arrow{position:absolute;display:inline-block;top:20px;left:-4px;width:0;height:0;content:"";border-color:#fff #fff transparent transparent;border-style:solid;border-width:5px;-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);-webkit-box-shadow:2px -2px 2px #bbb;box-shadow:2px -2px 2px #bbb;z-index:10}.structure-block-item-single .structure-block-item-box-single .structure-block-item-box-desc{display:block;font-size:14px;color:#999;line-height:18px}.structure-block-item-content-container-single{padding:20px 20px 10px;border:1px solid #d4d4d4;border-bottom:none}.agile-structure-block-bottom-single,.structure-block-item-content-container-single{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.agile-structure-block-bottom-single{padding:20px 146px;background:rgba(255,224,201,.25)}.ydcp{height:83px;border:1px solid rgba(255,160,151,.51);width:33px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.one-machine-title{text-align:center;line-height:22px;font-family:PingFangSC-Regular;font-size:16px;color:#181818;letter-spacing:.49px;margin-bottom:30px;margin-top:20px;height:22px}.one-machine-bottom{position:absolute;bottom:-10px;height:44px;line-height:44px;left:54px;bottom:0}.one-machine-1,.one-machine-bottom{background:rgba(255,224,201,.25);text-align:center;width:1032px}.one-machine-1{font-family:PingFangSC-Regular;letter-spacing:.37px}.one-machine-1,.one-machine-2{height:36px;font-size:14px;color:#181818;line-height:36px}.one-machine-2{background:#ffe9da;width:1032px;text-align:center;font-family:PingFangSC-Medium;font-weight:500;letter-spacing:.43px;margin-top:10px}.one-machine-3{border:1px solid #d8d8d8;border-top:none;width:1032px;-webkit-box-sizing:border-box;box-sizing:border-box}.one-machine-3 .one-machine-4{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:PingFangSC-Regular;font-size:14px;color:#181818;letter-spacing:.37px;height:60px;padding:0 20px}.one-machine-3 .one-machine-5{background:rgba(255,224,201,.25);width:1032px;padding-top:12px;-webkit-box-sizing:border-box;box-sizing:border-box;height:64px}.one-machine-3 .one-machine-5 .title{font-family:PingFangSC-Medium;font-weight:500;font-size:14px;color:#181818;letter-spacing:.43px;text-align:center}.one-machine-3 .one-machine-5 .desc{text-align:center;font-size:14px;line-height:20px;margin-top:6px;color:#181818;letter-spacing:.43px}.structure-link-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:16px}.structure-link-container .structure-link{color:#ff791a;font-size:14px}.structure-link-container .structure-link:hover{opacity:.9}.partner-wrapper{background:#fff}.partner-wrapper .partner-container{width:1200px;padding:60px 10px;margin:0 auto}.partner-wrapper .solution-btn{font-size:14px;color:#fff;background:#fe6a00;-webkit-transition:background .3s;-o-transition:background .3s;transition:background .3s;cursor:pointer}.partner-wrapper .solution-btn:hover{background:#ff791a}.partner-wrapper .btn-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.partner-wrapper .cooper-btn{width:160px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 45px;margin-top:32px}.partner-wrapper .system-btn{margin-top:60px;text-align:center}.partner-wrapper .solution-wrapper{text-align:center}.partner-wrapper .solution-wrapper .solution-dashboard{margin-top:40px}.partner-wrapper .solution-wrapper .solution-dashboard img{margin-bottom:12px}.partner-wrapper .solution-wrapper .solution-dashboard .solution-company-title{font-size:14px;color:#999;line-height:18px}.partner-wrapper .solution-wrapper .solution-dashboard .solution-item-title{margin-top:40px;font-size:24px;color:#181818;line-height:32px}.partner-wrapper .solution-wrapper .solution-dashboard .solution-item-desc{text-align:justify;width:500px;margin:auto}.partner-wrapper .solution-wrapper .solution-divline{height:1px;width:1180px;background:#d4d4d4;margin-bottom:40px;margin-top:60px}.partner-wrapper .solution-wrapper .tab-img-item-title{font-size:14px;color:#999;line-height:18px;margin-top:8px}.partner-wrapper .solution-wrapper .solution-tab-img-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:40px}.partner-wrapper .solution-wrapper .solution-tab-img-container .solution-tab-img-item{cursor:pointer;width:220px;height:60px;border:1px solid #d4d4d4;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.partner-wrapper .solution-wrapper .solution-tab-img-container .solution-tab-img-item:hover{-webkit-box-shadow:0 0 12px 2px rgba(0,1,24,.1);box-shadow:0 0 12px 2px rgba(0,1,24,.1)}.partner-wrapper .solution-wrapper .solution-tab-item{cursor:pointer;display:inline-block;height:4px;width:28px;background:#c2c2c2;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.partner-wrapper .solution-wrapper .solution-tab-item:hover{background:#ff791a}.partner-wrapper .solution-wrapper .solution-tab-item:not(:last-child){margin-right:20px}.partner-wrapper .solution-wrapper .solution-tab-item-active{background:#ff791a}.partner-wrapper .partner-tab-container{border-bottom:1px solid #d4d4d4;margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.partner-wrapper .partner-tab-container .partner-tab-item{cursor:pointer;font-size:16px;line-height:22px;height:120px;text-align:center}.partner-wrapper .partner-tab-container .partner-tab-item:not(:last-child){margin-right:120px}.partner-wrapper .partner-tab-container .partner-tab-item-active{border-bottom:4px solid #ff6a00}.partner-wrapper .partner-tab-container .partner-tab-item:hover .partner-tab-item-title{color:#181818}.partner-wrapper .partner-tab-container .partner-tab-item .partner-tab-item-title{color:#999;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.partner-wrapper .partner-tab-container .partner-tab-item-active .partner-tab-item-title{color:#181818}.partner-wrapper .partner-tab-container .partner-tab-item-disabled{cursor:not-allowed}.partner-wrapper .partner-tab-container .partner-tab-item-disabled:hover .partner-tab-item-title{color:#999}.partner-wrapper .system-tab-container{margin:40px 0 30px}.partner-wrapper .system-tab-container .system-tab-item{cursor:pointer;height:38px;width:580px;border:1px solid #d4d4d4;font-size:16px;line-height:38px;letter-spacing:.5px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;text-align:center;display:inline-block;color:#181818}.partner-wrapper .system-tab-container .system-tab-item-active{border:1px solid #fe6a00;color:#fe6a00}.partner-wrapper .system-tab-container .system-tab-item:hover{border:1px solid #fe6a00}.partner-wrapper .system-tab-container .system-tab-item:not(:last-child){margin-right:20px}.partner-wrapper .partner-title{font-size:26px;color:#181818;line-height:36px;margin-bottom:5px;text-align:center}.partner-wrapper .partner-desc{text-align:center;font-size:14px;color:#999;line-height:20px;margin-bottom:30px}.partner-wrapper .system-table-wrapper{width:1180px;max-height:500px;overflow:auto}.partner-wrapper .system-table-wrapper .next-message.next-medium .next-message-content{margin-top:0}.partner-wrapper .system-table-wrapper table{font-size:14px;color:#181818;line-height:20px;border-spacing:0;border-collapse:collapse}.partner-wrapper .system-table-wrapper table td,.partner-wrapper .system-table-wrapper table th{text-align:left;padding:30px 20px;border:1px solid #d4d4d4;word-break:break-all;word-wrap:break-word}.partner-wrapper .system-table-wrapper table th{background:#fff}.partner-wrapper .system-table-wrapper table.server-table th:first-child{width:150px}.partner-wrapper .system-table-wrapper table.server-table th:nth-child(2){width:200px}.partner-wrapper .system-table-wrapper table.server-table th:nth-child(3){width:290px}.partner-wrapper .system-table-wrapper table.server-table th:nth-child(4){width:200px}.partner-wrapper .system-table-wrapper table.server-table th:nth-child(5){width:340px}.partner-wrapper .system-table-wrapper table.network-table th:first-child{width:25%}.partner-wrapper .system-table-wrapper table.network-table th:nth-child(2){width:50%}.partner-wrapper .system-table-wrapper table.network-table th:nth-child(3){width:10%}.partner-wrapper .system-table-wrapper table.network-table th:nth-child(4){width:30%}.partner-wrapper .system-table-wrapper table tr{border-top:1px solid #d4d4d4}.partner-wrapper .system-table-wrapper table tr:nth-child(odd){background:#f9f9fb}.agree-checkbox{margin-top:20px;margin-left:8px}.agree-checkbox .next-checkbox-label{color:#595959}.hybrid-wrapper,.product-container .product-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hybrid-container{width:1228px;padding:0 10px}h1{margin:60px 0 56px;font-size:26px!important;line-height:36px;color:#181818;font-weight:400;height:36px;letter-spacing:.92px;text-align:center}.d1{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:3;position:relative}.next-col-8{max-width:50%}.d2{display:none;width:300px;height:100px;position:absolute;margin-top:-55px;margin-left:-30px;background:#fff}.tt{margin:10px 0 20px!important}.de a{color:#ff791a!important}.advantage-container{background:#fff;-webkit-box-shadow:0 0 34px 2px rgba(0,0,0,.07);box-shadow:0 0 34px 2px rgba(0,0,0,.07);padding:40px 30px;height:140px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.advantage-container .text-container{margin-left:30px}.advantage-container .title{line-height:28px;font-size:20px;color:#181818;letter-spacing:.7px}.advantage-container .desc{line-height:24px;font-family:PingFangSC-Regular;font-size:14px;color:#999;margin-top:4px;text-align:left!important}.c1{margin-top:-34px;width:37px;height:auto}body>*{-webkit-box-sizing:border-box!important;box-sizing:border-box!important}body{background:#f5f5f5;-webkit-font-smoothing:antialiased}a:hover,a:visited{text-decoration:none!important}p{margin:1em 0!important}em{font-weight:400!important}.page-wrapper{margin:16px auto 40px}.page-container{background:#fff;margin-top:16px;padding:20px 60px;min-height:600px}.page-title{color:#333;font-size:16px;font-weight:500}.page-title a{color:#ff791a!important}.page-title a:hover,.page-title a:visited{text-decoration:none!important}.page-title a:hover{opacity:.9!important}.page-search-wrapper{margin-top:12px;text-align:center}.text-elli{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.justifycenter{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagi-container{margin-top:16px;text-align:right}.pagi-container .next-pagination-item.next-next{margin-right:0}@media (min-width:1200px){.page-wrapper{width:1200px;min-width:0}}@media (max-width:992px){.page-wrapper{width:970px;min-width:0}}@media (max-width:768px){.page-wrapper{width:970px;min-width:0}}@-webkit-keyframes fade-in{0%{opacity:0}50%{opacity:1}to{opacity:1}}@keyframes fade-in{0%{opacity:0}50%{opacity:1}to{opacity:1}}@-webkit-keyframes fade-out{0%{opacity:1}50%{opacity:0}to{opacity:0}}@keyframes fade-out{0%{opacity:1}50%{opacity:0}to{opacity:0}}.anchor{display:block;position:relative;top:-67px;visibility:hidden}@-webkit-keyframes shadow-drop-center{0%{-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}to{-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.1);box-shadow:0 0 15px 0 rgba(0,0,0,.1)}}@keyframes shadow-drop-center{0%{-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}to{-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.1);box-shadow:0 0 15px 0 rgba(0,0,0,.1)}}.poc-card-item-container{background:#fff;border:1px solid #d8d8d8;margin-top:20px;font-size:0}.poc-card-item-container .poc-card-item-img-container{height:195px;background-size:cover;overflow:hidden}.poc-card-item-container img{width:100%}.poc-card-item-container .poc-card-item-tag{background:#f1f4f9;padding:4px 8px;line-height:16px;min-width:64px;font-size:12px;color:#99a1b4;margin-top:12px;margin-left:16px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:PingFang SC}.poc-card-item-container .poc-card-title{position:relative;margin-top:-39px;height:40px;width:100%;font-family:PingFangSC-Medium;font-size:16px;color:#181818;letter-spacing:.49px;line-height:40px}.poc-card-item-container .poc-card-title .poc-card-title-bg{background:rgba(235,236,236,.9);height:40px;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);-webkit-transition:.5s ease;-o-transition:.5s ease;transition:.5s ease}.poc-card-item-container .poc-card-title span{width:96%;position:absolute;left:20px;top:0;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.poc-card-item-container .poc-card-desc,.poc-card-item-container .poc-card-desc-two{padding:16px 20px 20px;line-height:20px;font-family:PingFangSC-Regular;font-size:14px;color:#3d3d3d;letter-spacing:.43px;text-align:justify}.poc-card-item-container .poc-card-desc-two .poc-card-desc-a-one,.poc-card-item-container .poc-card-desc-two .poc-card-desc-a-two,.poc-card-item-container .poc-card-desc .poc-card-desc-a-one,.poc-card-item-container .poc-card-desc .poc-card-desc-a-two{opacity:0}.poc-card-item-container .poc-card-desc-two .poc-card-item-text-none,.poc-card-item-container .poc-card-desc .poc-card-item-text-none{height:48px;line-height:24px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.poc-card-item-container .poc-card-desc-two .poc-card-desc-opc,.poc-card-item-container .poc-card-desc .poc-card-desc-opc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:12px}.poc-card-item-container .poc-card-desc-two .poc-card-desc-opc .poc-card-desc-opc-disabled,.poc-card-item-container .poc-card-desc .poc-card-desc-opc .poc-card-desc-opc-disabled{color:#b3b3b3;cursor:not-allowed}.poc-card-item-container .poc-card-desc-two .poc-card-desc-opc a,.poc-card-item-container .poc-card-desc .poc-card-desc-opc a{margin:0;font-family:PingFangSC-Regular;font-size:14px;color:#ff6a00;letter-spacing:0}.poc-card-item-container .poc-card-desc-two .poc-card-desc-opc span,.poc-card-item-container .poc-card-desc .poc-card-desc-opc span{font-family:PingFangSC-Regular;font-size:12px;color:#999;text-align:right;line-height:20px}.poc-card-item-container a{margin-top:-12px;margin-bottom:16px;display:inline-block;margin-left:16px;line-height:17px;font-size:12px;color:#ff791a;height:17px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.poc-card-item-container a:active,.poc-card-item-container a:hover{opacity:.9}.poc-card-item-container:hover .poc-card-title-bg{background:#fe6a00;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}.poc-card-item-container:hover .poc-card-title span{color:#fff}.poc-card-item-container:hover .poc-card-item-img-container-mask{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.poc-card-item-img-container-mask{display:none;position:absolute;top:0;width:100%;height:195px;background:rgba(0,0,0,.5)}.poc-card-item-img-container-mask a{position:absolute;width:100%;height:100%}.poc-card-item-img-container-mask .poc-card-item-img-container-mask-img{width:63px;height:63px;background:transparent;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;user-select:none}.poc-card-item-container{position:relative}.poc-card-desc-one{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 20px 20px;line-height:20px;font-family:PingFangSC-Regular;font-size:14px;color:#3d3d3d;letter-spacing:.43px;text-align:justify}.poc-card-desc-one .poc-card-desc-a-one,.poc-card-desc-one .poc-card-desc-a-two{display:none}.poc-card-desc-one .poc-card-item-text-none{width:100%;height:48px;line-height:24px;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.poc-card-desc-one .poc-card-desc-opc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.poc-card-desc-one .poc-card-desc-opc .poc-card-desc-opc-disabled{color:#b3b3b3;cursor:not-allowed}.poc-card-desc-one .poc-card-desc-opc a{margin:0 22px 0 0;font-family:PingFangSC-Regular;font-size:14px;color:#ff6a00;letter-spacing:0}.poc-card-desc-one .poc-card-desc-opc span{font-family:PingFangSC-Regular;font-size:12px;color:#999;text-align:right;line-height:20px}.poc-home-item-control:hover .poc-card-item-container .poc-card-desc .poc-card-item-text-none{height:139px;overflow:none!important;-o-text-overflow:none!important;text-overflow:none!important;display:block!important}.poc-home-item-control:hover .poc-card-item-container .poc-card-desc-two .poc-card-item-text-none{height:70px;overflow:none!important;-o-text-overflow:none!important;text-overflow:none!important;display:block!important}.poc-home-item-control:hover .poc-card-desc,.poc-home-item-control:hover .poc-card-desc-one,.poc-home-item-control:hover .poc-card-desc-two{-webkit-animation:shadow-drop-center .4s cubic-bezier(.25,.46,.45,.94) both;animation:shadow-drop-center .4s cubic-bezier(.25,.46,.45,.94) both}.poc-card-desc-a-order:hover{text-decoration:underline!important}.poc-home-item-container-title .poc-home-item-container-title-use{height:28px;font-family:PingFangSC-Regular;font-size:24px;color:#181818;line-height:28px;margin-bottom:16px;text-align:center}.poc-home-item-container-title .c2{padding:0 50px}.poc-home-item-container-title .d1{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2}.poc-home-item-container-title .d1 :hover{display:block;white-space:normal;line-height:24px;font-size:14px;color:#999;margin-top:4px;text-align:left!important}.poc-home-item-container-title .poc-home-item-container-title-useMessage{height:28px;font-family:PingFangSC-Regular;font-size:16px;color:#999;line-height:28px;text-align:center}.next-row{display:-webkit-box;display:-ms-flexbox;display:flex}.next-row.next-row-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.useCloudBox .poc-home-item-control{margin:0!important}.poc-home-item-container-content{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.poc-home-item-wrapper{padding-top:81px;padding-bottom:22px;height:527px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#f4f4f4}.manage-container{-webkit-box-shadow:0 0 34px 2px rgba(0,0,0,.07);box-shadow:0 0 34px 2px rgba(0,0,0,.07)}.manage-container .img-container{height:200px;background:#fafafa;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.manage-container .text-container{background:#fff;height:180px;padding:32px 0 32px 18px}.manage-container .text-container .title{line-height:24px;font-size:18px;color:#181818;letter-spacing:.55px;margin-bottom:4px;height:28px}.manage-container .text-container .desc{text-align:left!important;line-height:26px;font-size:14px;color:#999;letter-spacing:0;position:relative;padding-left:6px}.manage-container .text-container .desc:before{content:"";width:4px;height:4px;background:#999;border-radius:50%;display:block;position:absolute;top:50%;left:-4px;margin-top:-2px}.Con1 a{color:#ff791a!important}.manage-title{line-height:24px;color:#181818;margin-top:70px}.manage-subtitle,.manage-title{text-align:center;font-family:PingFangSC-Regular;font-size:18px;letter-spacing:.55px}.manage-subtitle{line-height:28px;color:#ff6a00;margin-top:2px}.hybrid-container h2{margin-bottom:20px;text-align:center;line-height:40px;font-size:26px;color:#181818;font-weight:400;letter-spacing:.86px;position:relative}.manage-img-container{margin-top:24px}.manage-img-container img{width:100%}